UCASE will change the case of all alphabetic characters in the input to uppercase. The function acts just like the BASIC language UCASE$ function. The maximum size of the text
(or data holder) is 30000 bytes.
-- part contents for background part 1
----- text -----
UCASE
-- part contents for background part 3
----- text -----
editString("UCase", source)
• source is the intput variable or field containing the text